refactor: nested ternary operators into independent statements#2531
refactor: nested ternary operators into independent statements#2531ishanBahuguna wants to merge 1 commit intoOWASP:mainfrom
Conversation
|
Caution Review failedThe pull request is closed. Summary by CodeRabbit
WalkthroughThis pull request refactors multiple frontend files to extract inline conditional logic into explicit variables, constants, and helper functions for improved code clarity. It introduces a new Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (11)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The PR must be linked to an issue assigned to the PR author. |
|



Proposed change
Resolves #2520
Tasks
Checklist
make check-testlocally; all checks and tests passed.